home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 076-100 / disk_091 / man / adlrun.6 < prev    next >
Text File  |  1992-05-06  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.      ADLRUN(6)                (HP)             ADLRUN(6)
  5.  
  6.  
  7.  
  8.  
  9.      NAME
  10.       adlrun  -  run an ADL    game
  11.  
  12.      SYNOPSIS
  13.       adlrun [ infile ] [ -d ] [ -h    ] [ -r savefile    ]
  14.  
  15.      DESCRIPTION
  16.       Adlrun reads a datafile, infile, (or adlcomp.out, if    infile
  17.       is   not  specified)    which  contains     tables     and  routines
  18.       necessary to play a generalized Adventure(6)-like game.  The
  19.       game    is  terminated    either by a quit command recognized by
  20.       the ADL program, or by an  end-of-file  or  interrupt.   The
  21.       following options are    recognized:
  22.  
  23.       -d        Turns on instruction tracing during  execution
  24.             (a rather messy    process).
  25.  
  26.       -h        Prints out header lines    of the form "Room name
  27.             Score:     Moves:" if the    ADL program allows for
  28.             it.
  29.  
  30.       -r savefile    Restores the state of the game    to  the     state
  31.             previously  saved  in savefile.     Savefile must
  32.             be a valid ADL save file.
  33.  
  34.      ENVIRONMENT
  35.       TERM On  versions  of     adlrun      which      use    termcap,   the
  36.            environment  variable  TERM  should contain the name of
  37.            the terminal type desired.
  38.  
  39.       LINES
  40.            LINES should be set to the number of lines of  text  on
  41.            the screen.
  42.  
  43.      CONFORMANCE
  44.       The ($spec 6 prog arg1 ...) (execute a program) function  is
  45.       only    implemented on computers running a version of the UN*X
  46.       operating system.
  47.  
  48.      EXAMPLE
  49.       adlrun -h aard
  50.  
  51.      SEE ALSO
  52.       adlcomp(6)
  53.       adldebug(6)
  54.       Brengle and Cunniff: The ADL Programmer's Reference Manual
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Hewlett-Packard Company       - 1 -          Jun 18, 1987
  64.  
  65.  
  66.  
  67.